/* CSS Document */
@charset "utf-8";

* {
    padding: 0px;
    margin: 0px;
}

li{
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	list-style-type:none!important;
	text-align:left;
}

body{
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-color: #F5F5F5;
	font: 12px/150% Arial,Verdana,"Microsoft YaHei","微软雅黑","宋体";
}


fieldset,img{
	border:0
}


address,caption,cite,code,dfn,em,strong,th,var,optgroup{
	font-style:normal;
	font-weight:400
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:400
}

abbr,acronym{
	border:0;
	font-variant:normal
}

input,button,textarea,select,optgroup,option{
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit
}

ol,ul{
	list-style:none
}

table{
	border-collapse:collapse;
	border-spacing:0
}

caption,th{
	text-align:left
}

sup,sub{
	font-size:100%;
	vertical-align:baseline
}

blockquote,q{
	quotes:none
}

blockquote:before,blockquote:after,q:before,q:after{
	content:none
}

.clearfix{
	zoom:1
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

code,kbd,samp,tt,input,button,textarea,select{
	font-size:100%
}

:link,:visited,ins,a{
	text-decoration:none
}

:focus{
	outline:0
none
}

button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{
	border:none;
	padding:0
}


#top_ad{
	width:100%;
	height: 29px;
    background: #F8F8F8 none repeat scroll 0% 0%;
    border-bottom: 1px solid #EEE;
    font-size: 12px;
    font-family: "microsoft yahei";
	}

#top_ad2 {
	width:100%;
	height: 29px;
	background: #F8F8F8 none repeat scroll 0% 0%;
	border-bottom: 1px solid #EEE;
	font-size: 12px;
	font-family: "microsoft yahei";
	position: fixed;
	z-index: 11;
	top: 0px;
	}

#top_ad_box {
	width: 1090px;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	}

#top_ad_box2 {
	width: 1090px;
	height: 15px;
	margin: auto;
	top: 5px;
	left: 0px;
	right: 0px;
	position: absolute;
	}
	
#top_ad_box_name {
	width: 250px;
	float: left;
	background-color: #F60;
	font-weight: bold;
	color: #FFF;
	margin-right: 15px;
	margin-left: 5px;
	border-radius: 8px;
	}
	
#top_ad_box_xkz {
	width: 200px;
	float: left;
	background-color: #0B75D9;
	color: #FFF;
	font-weight: bold;
	border-radius: 8px;
	margin-left: 15px;
	}
	
#top_ad_box_call {
	float: right;
	width: 180px;
	background-color: #F60;
	font-weight: bold;
	color: #FFF;
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 8px;
	}
	
.index_nav{
	position: relative;
	height: 35px;
	width:100%;
	z-index: 5;
	margin-bottom: 5px;
	background-color: #F60;
    }

.index_menu_list {
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	}

.index_menu_list_ul {
	margin-left: 20px!important;
    float: left;
    position: relative;
    z-index: 900;
	}

.index_menu_list_ul li{
	float: left;
	height: 29px;
	line-height: 29px!important;
	position: relative;
	z-index: 3;
	overflow: visible;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding: 0px!important;
	margin: 0px!important;
	}

.index_menu_list_ul a{
	padding: 0px 10px 0px 10px!important;
	color: #FFFFFF;
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-family: "microsoft yahei";
	font-size: 16px!important;
	font-weight: bold;
	}
	
.index_menu_list_ul p{
	padding: 0px 10px 0px 10px!important;
	color: #FFFFFF;
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-family: "microsoft yahei";
	font-size: 16px!important;
	}

.index_menu_list_ul a:hover{
	color: #FF6600;
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-family: "microsoft yahei";
	background-color: #FC0;
	}

.head {
	height: 110px;
	width: auto;
	font-family: "Hiragino Sans GB","microsoft yahei","Tahoma,arial","宋体","sans-serif";
	background-color: #FFF;
	}

#headall {
	height:110px;
	width: 1190px;
	margin-left:auto; 
    margin-right:auto;
	background-color: #FFF;
	}
	
#logo {
	height: 110px;
	width: 730px;
	float: left;
	margin-left: 10px;
	}

	
#logo img{
	float: left;
	}
	
#headad {
	height:110px;
	width: 10px;
	float: left;
	}

#head_call {
	height:110px;
	width: 280px;
	float: right;
	}


.ds {
	font-size: 18px;
	text-align: left;
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
	}
.ds p{
	color: #999;
	} 
	
.ds a{
	color:#F60;
	}
	
.ds a:hover{
	color:#3C0;
	}
	
.content {
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
	}
	
.c_l{
	height: auto;
	width: 980px;
	float: left;
	}

.listbox{
	height: 300px;
	width: 980px!important;
	float: left;
	margin-bottom: 5px;
	background-color: #FFF;
	float: left;
	}

.way {
	z-index: 5;
	position: absolute;
	margin-left: 3px;
	margin-top: 235px;
}

.tab_boxad {
	height: 294px;
	width: 194px!important;
	float: left;
	padding: 3px;

	}

.tab_boxad .boxad{
	height: 288px!important;
	width: 188px!important;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px rgba(153,153,153,0.5);
	-moz-box-shadow: 0px 0px 8px rgba(153,153,153,0.5);
	box-shadow: 0px 0px 8px rgba(153,153,153,0.5);
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
	

.tourlist {
	height: 300px;
	width: 775px!important;
	background-color: #FFF;
	float: left;
	margin-left: 5px;
	}
	
.tab_menu {
	clear:both;
	  }
	  
.tab_menu li {
	float: left;
	text-align: center;
	cursor: pointer;
	list-style: none;
	background: #F1F1F1;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-left: 5px;
	margin-top: 5px;
}
	
.tab_menu li.hover {
    background:#DFDFDF;
	 }
	 
.tab_menu li.selected {
	color: #FFF;
	background-color: #FF6600;
	}
.tab_menu em{
	float: right;
	margin-right: 20px;
	margin-top: 7px;
	}
	
.tab_menu a{
	color: #F00;
	font-weight: bold;
	}
	
.tab_box {
	clear: both;
	height: 248px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	}

.tab_box a{
	font-size: 18px;
	font-family: "微软雅黑", "宋体";
	color: #F60;
	}

.tab_box a:hover{
	color:#F60;

	}
.tab_box a:link{
	color:#F60;
	}
.tab_box a:active{
	color:#F60;

	}
.tab_box a:visited{
	color:#F60;
	}
	
.hide{
    display:none
	}

.tab_box p{
	float: left;
	margin: 0px;
	}
	
.tab_box #cffhk{
	padding-left: 10px;	
	}
	
.tab_box .cffh{
	color: #333;
	font-style: italic;
	}

.tab_box #list{
	width: 660px;
	float: left;
	}

.tab_box #price{
	width: 70px;
	float: right;
	font-size: 24px;
	color: #093;
	font-style: italic;
	padding: 4px;
	font-weight: bold;
	}


	
.c_r{
	height: auto;
	width: 205px;
	float: right;
	}
	
.c_r2{
	height: auto;
	width: 205px;
	float: right;
	}
	
.select_box{
	width: 203px;
	height: 88px;
	background-color: #FFFFEC;
	float: left;
	border: 1px solid #E5E5E5;
	margin-bottom: 3px;
	border-radius: 8px;
	}
.select_box_head{
	float: left;
	width: 203px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #F60;
	font-size: 13px;
	font-weight: bold;
	}

#tname {
	float: left;
	margin-top: 10px;
	margin-left: 22px;
	height: 20px;
	border: 1px solid #F90;
	border-radius: 5px;
	}

#Search1_tname{
	float: left;
	margin-top: 10px;
	margin-left: 22px;
	height: 20px;
	border: 1px solid #F90;
	border-radius: 5px;
	}

.search_box_input {
	float: left;
	width: 203px;
	}
	
.search_box_input #ImageButton1{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	}

.search_box_label {
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-left: 22px;
	text-align: left;
	color: #666;
	font-size: 12px;
}

.c_r_adbox{
	width: 197px;
	background-color: #FFF;
	float: left;
	padding: 3px;
	border: 1px solid #E5E5E5;
	margin-bottom: 3px;
	}
.c_r_adbox img{
	width:197px;	
	}
	
.foot {
	float: left;
	width: 1190px;
	margin-top: 5px;
	}
	
.help_box{
	float: left;
	width: 1190px;
	height: 170px;
	background-color: #FFF;
	margin-bottom: 5px;
	font: 12px/150% Arial,Verdana,"Microsoft YaHei","微软雅黑","宋体";
	
	}

.help_show {
    border-top: 3px solid #F60;
	padding: 10px 0px;
    
}
	
.help_show .help_show_l {
	width: 960px;
	float: left;
}

.help_show .help_show_l dl {
    width: 160px;
    float: left;
    border-right: 1px dashed #CCC;
    padding-left: 15px;
	padding-right: 15px;
}

.help_show_l dl dt a {
    font-weight: bold;
    color: #828383;
    font-size: 14px;
}

.help_show .help_show_l dl dd {
    line-height: 25px;
}

.cl {
    clear: both;
}

.help_show .help_show_r {
	width: 220px;
	float: right;
	position: relative;
	margin-top: 10px;
}

.quality-bz {
	float: left;
	width: 1190px;
	height: 72px;
	background: #FFF none repeat scroll 0% 0%;
	margin-bottom: 5px;
}

.quality-bz dl {
	float: left;
	width: 1190px;
}

.quality-bz dl dt {
	float: left;
	color: #FFFFFF;
	width: 100px;
	height: 57px;
	padding: 15px 20px 0px 0px;
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
	background: transparent url("../images/bz_bg.gif") no-repeat scroll left center;
}

.quality-bz dl dd {
    float: left;
    color: #555;
    width: 130px;
    height: 52px;
    line-height: 18px;
    padding-top: 20px;
    padding-left: 40px;
}

.quality-bz dl dd img {
    padding-right: 10px;
}

.help_show .help_show_l dl dd a {
    color: #999;
}

.fl {
    float: left;
}

.foot_menu {
    float: left;
    width: 1190px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.foot_menu a {
    color: #333;
    margin-right: 10px;
}

.foot_con, .foot_con p {
    float: left;
    color: #777;
    width: 1190px;
    line-height: 22px;
    text-align: center;
}


.foot_con a{
	color: #333;
	}
#loft{
    float: left;
	height: 300px;
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
	
	}

#wx_ad{
	width: 100%;
    min-width: 1000px;
	bottom: 0%;
	position: fixed;
	z-index: 5;
	display: none;
	}

#wx_ad_bg{
	width: 100%;
    min-width: 1000px;
	height: 130px;
	background-color: #263646;
	opacity: 0.8;
	bottom: 0%;
	position: fixed;
	z-index: 10;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	}

#wx_ad_box {
	width: 1190px;
	z-index: 20;
	position: fixed;
	margin: auto;
	bottom: 0px;
	left: 0px;
	right: 0px;
	}

#wx_ad_close{
	width: 25px;
	height: 25px;
	z-index: 30;
	position: absolute;
	left: 2px;
	bottom: 100px;
	cursor: pointer;
    transition: all 300ms ease 0s;
	}
	
#wx_ad2{
	width: 200px;
	height: 154px;
	z-index: 40;
	position: fixed;
	left: 0px;
	bottom: 0px;
	}
	
#wx_ad2 img{
	position: absolute;
	left: 0px;	
}

.search_nav_xc {
	color: #F96;
	font-size: 12px;
	float: left;
	width: 1100px;
	text-align: left;
	padding: 10px;
	margin-left: 10px;
	}

.search_nav_xc p{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	}

		
.search_nav_xc a{
	color: #FFF;
	font-size: 12px;
	float: left;
	background-color: #F60;
	padding-right: 5px;
	padding-left: 5px;
	}
	
.search_nav_xc a:visited{
	color: #FFF;
	font-size: 12px;
	float: left;
	background-color: #F60;
	padding-right: 5px;
	padding-left: 5px;
	}
	
.leftadbox1{
	width: 976px;
	height: 400px;
	float: left;
	margin-bottom: 10px;
	background-color: #02D2E1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #018994;
	border-top-width: 1px;
	border-right-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #018994;
	border-right-color: #018994;
	border-left-color: #018994;
	}
	
.leftadbox1_ad{
	height: 400px;
	width: 231px;
	float: left;
	}
	
.leftadbox1_list{
	float: right;
	height: 400px;
	width: 745px;	
	}
	
.leftadbox1_list_box{
	background-color: #CCFBFF;
	float: left;
	height: 185px;
	width: 240px;
	border: 1px solid #02B9C8;
	margin-top: 8px;
	margin-right: 2px;
	margin-left: 2px;
	}
	
.leftadbox1_list_box:hover {
	background-color: #ACF9FF;
	float: left;
	height: 185px;
	width: 240px;
	border: 1px solid #02B9C8;
	margin-top: 8px;
	margin-right: 2px;
	margin-left: 2px;
	-webkit-box-shadow: 0px 0px 8px rgba(153,153,153,0.5);
	-moz-box-shadow: 0px 0px 8px rgba(153,153,153,0.5);
	box-shadow: 0px 0px 8px rgba(153,153,153,0.5);
	}
	
	
	
	
	
.leftadbox1_list_box_img{
	position: relative;	
	background-color: #FFF;
	float: left;
	height: 128px;
	width: 210px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(153,153,153,0.5);
	-moz-box-shadow: 0px 0px 8px rgba(153,153,153,0.5);
	box-shadow: 0px 0px 8px rgba(153,153,153,0.5);
}

.leftadbox1_list_box_img:hover{
	background-color: #03D2E2;
	
	}

.leftadbox1_list_box_img_price{
	position: absolute;
	z-index: 2;
	left: 5px;
	top: 105px;
	color: #FFF;
	background-color: #333333;
	width: 210px;
	font-size: 13px;
	filter: alpha(opacity=70); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.7; /*Firefox私有，透明度50%*/
	opacity: 0.7;/*其他，透明度50%*/
	
	}
	
.leftadbox1_list_box_img_price p{
	color: #FFF !important;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	}

.leftadbox1_list_box_img_name a{
	font-size: 14px;
	color: #F63;
	font-weight: bold;
	float: left;
	margin-top: 4px;
	margin-left: 20px;
	}
	
.leftadbox1_list_box_img_name a:hover{
	font-size: 14px;
	color: #F39;
	font-weight: bold;
	float: left;
	margin-top: 4px;
	margin-left: 20px;
	}
	
.leftadbox1_list_box_img_name a:visited{
	font-size: 14px;
	color: #F63;
	font-weight: bold;
	float: left;
	margin-top: 4px;
	margin-left: 20px;
	}

.leftadbox1_list_box_img_name{
	float: left;
	}

.leftadbox1_list_box a{
	padding-top: 0px !important;
	padding-left: 0px !important;	
	}


#flad{
	height: 279px;
	position: fixed;
	z-index: 30;
	top: 120px;
	width: 100%;
    min-width: 1190px;
}

#fladbox{
	width: 588px;
	height: 279px;
	position: fixed;
	margin: auto;
	left: 0px;
	right: 0px;
	z-index: 40;
		}
		
#fladbox_xx {
	z-index: 50;
	height: 44px;
	width: 44px;
	position: absolute;
	cursor: pointer;
	transition: all 300ms ease 0s;
	top: 30px;
	left: 530px;
	}
	
#flad2{
	width: 120px;
	height: 252px;
	z-index: 20;
	position: fixed;
	top: 120px;
	right: 0px;
	}